gtk: Add GtkEventControllerKey
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 11 Dec 2017 18:21:38 +0000 (19:21 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 5 Apr 2018 17:26:04 +0000 (19:26 +0200)
commit1ce79b29e363e585872901424d3b72041b55e3e4
tree378a04a9acbdb36768527ea99dce756e91b8435e
parent47ea3a9452becc5b707617557ec03ceaeac87ada
gtk: Add GtkEventControllerKey

This event controller is meant to replace usage from key-press/release-event
handlers all through. Optionally it can be set a GtkIMContext, so interaction
is carried by the controller.
gtk/gtk.h
gtk/gtkeventcontrollerkey.c [new file with mode: 0644]
gtk/gtkeventcontrollerkey.h [new file with mode: 0644]
gtk/meson.build
po/POTFILES.in